Having Issues With Configuring Push Notifications  For OWA For Devices (On-Premise Exchange 2013)

Hello,
I am having issues receiving any push notification on OWA Apps for Devices. My Exchange server is running 2013 CU7.

Here is what I have done:
- I created an Office 365 Account
- Verified My Domain but did not change any DNS records other than adding the TXT record required
- Followed this guide:
http://technet.microsoft.com/en-us/library/dn511017(v=exchg.150).aspx
Everything worked except when getting to the line:
New-MsolServicePrincipalCredential -AppPrincipalId $p.AppPrincipalId -Type asymmetric -Usage Verify -Value $credValue -StartDate $cer.GetEffectiveDateString() -EndDate $cer.GetExpirationDateString()
I got the error:

New-MsolServicePrincipalCredential : Invalid value for parameter.  Parameter name: Credential.EndDate.
At line:1 char:1
+ New-MsolServicePrincipalCredential -AppPrincipalId $p.AppPrincipalId -Type asymm ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : OperationStopped: (:) [New-MsolServicePrincipalCredential], MicrosoftOnlineException
    + FullyQualifiedErrorId : Microsoft.Online.Administration.Automation.PropertyValidationException,Microsoft.Online.
   Administration.Automation.NewServicePrincipalCredential


I then removed the last two parameters of StartDate and EndDate, and reran the script and it worked. I don't know if this is the cause of the issue.

- I then tested push notifications in PowerShell with the following:
Invoke-MonitoringProbe PushNotifications.Proxy\PushNotificationsEnterpriseConnectivityProbe -Server:$s.Fqdn | fl ResultType, Error, Exception
I got the result of Succeeded.
- I then tried seeing if I'd get any notifications on my phone when receiving new mail, and I couldn't.

Note:
When I reran the Invoke-MinitoringProbe command and just got all of the parameters, I noticed the following:

ExecutionStartTime : 1/14/2015 6:05:53 PM
ExecutionEndTime   : 1/14/2015 6:05:53 PM

That time is 5 hours past the timezone we are in. Could this be an issue?

Thank you for your time.

January 14th, 2015 9:22pm

Please refer to the following article to check your configuration:

http://technet.microsoft.com/en-us/library/dn511017(v=exchg.150).aspx

Free Windows Admin Tool Kit Click here and download it now
January 15th, 2015 3:39pm

Please refer to the following article to check your configuration:

http://technet.microsoft.com/en-us/library/dn511017(v=exchg.150).aspx

Thank you for the reply but I read and followed the article as specified in my original post. Do you have any other suggestions?

Thank you for your time.

January 16th, 2015 1:36am

I just finished contacted Microsoft and apparently they will not support this feature for on-premise. Has anyone gotten this to work properly?
Free Windows Admin Tool Kit Click here and download it now
January 30th, 2015 1:56am

I just finished contacted Microsoft and apparently they will not support this feature for on-premise. Has anyone gotten this to work properly?
So after updating the iOS app, I am now able to get the badge number when I get email. Is there anyway to add this to my notifications?
January 31st, 2015 9:04pm

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics